home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Pascal / Applications / SplatMaster 2.0d / SplatMaster2d.rsrc / SplatMaster2d.rsrc.rsrc / TEXT_265_ Splat Statistics.txt < prev    next >
Encoding:
Text File  |  1995-12-15  |  647 b   |  7 lines

  1. Splat Statistics:
  2.  
  3.     In SplatMaster II, you are drawing polygons, but the points and lines are being recorded  in an array (buffer).  The information on what‚Äôs in it is displayed in the Splat Statistics box.  It tells you the name of the splat set,  how many splats you‚Äôve draw since the start or since Clear Splats has been clicked, and how many points total since the splat set has been created.  "New Splat" has a field for naming the set, though I don‚Äôt think the name is transferred during copy/paste.
  4.  
  5. Memory should be considered regarding how many points can be stored in this array.  I have not tested it to see what the limits are.
  6.  
  7.